home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / nm_113.zip / NEWMAIL.DOC < prev    next >
Text File  |  1991-01-04  |  3KB  |  61 lines

  1.     NEWMAIL: The RBBS-PC Sysop Utility to control outgoing Echomail
  2.  
  3.                              Version 1.13
  4.  
  5.                  Copyright 1990, 1991 by Michael Walsh
  6.  
  7.                           All rights reserved
  8.  
  9.  
  10.  
  11. This program is released into the Public Domain for use by RBBS-PC BBS
  12.       Sysops in controlling outgoing messages from their systems. 
  13.  
  14.    V1.13 is a maintenance release that optimizes the code for speed.
  15.  
  16. WHAT IT DOES:
  17.  
  18. NEWMAIL simply scans through your AREAS.BBS file and reads off the names 
  19. of echomail conference areas and their associated message bases.  After
  20. doing so, it scans through each message base and looks for messages that 
  21. have not been echoed to your hub yet, and that are not killed.  It will
  22. display each message that qualifies and ask you if you want to kill it.
  23.  
  24. This allows the Sysop to purge out any messages that are offensive or
  25. troublesome without letting the sender know that the message has been
  26. deleted.  These messages will never be echoed to the net, and therefore
  27. the problem is headed off at the pass, so to speak.
  28.  
  29. The program works by using the same trick that RBBSMAIL and MSGTOSS use
  30. to determine if a message has been echoed; the TIME SENT field of the 
  31. message header is changed so that the second colon (:) in that field is
  32. changed to a period (.) if the message has been echoed.  It looks for
  33. messages that still have the colon in that location, and if the message
  34. is active (i.e., not killed) it displays it and asks if it should be 
  35. killed.
  36.  
  37. Also available is a batch mode, in which no sysop intervention is 
  38. required.  Use the /B option after the areas pathname on the command
  39. line.
  40.  
  41. SYNTAX:
  42.       NEWMAIL <areas.bbs> [/B]
  43. WHERE:
  44.       <areas.bbs> is the full pathname to your AREAS.BBS file
  45.       /B is the optional BATCH run parameter
  46.  
  47. NEWMAIL looks for a file called NM-TWIT.LST in the default directory. 
  48. This file should contain a list of the names of users who are not allowed
  49. write access to the echos.  Any messages entered by these users will be
  50. killed before they are echoed.  NEWMAIL should be run just before you
  51. run your mail scanning utility (i.e. RBBSMAIL/MSGTOSS.)  Names are case-
  52. insensitive, and should be entered one per line.
  53.  
  54. I hope that you find this utility useful, and any suggestions or changes
  55. that you'd like to see are welcome.  Send your suggestions to Michael
  56. Walsh at 1:273/917@fidonet, or 8:952/14@rbbsnet.
  57.  
  58. ---Michael S. Walsh
  59.    Walsh MicroSystems RBBS
  60.    (215) 725-9134 HST/V.42
  61.